log/slog.commonHandler.attrSep (method)

5 uses

	log/slog (current package)
		handler.go#L242: 		state.sep = h.attrSep()
		handler.go#L331: 		s.sep = s.h.attrSep()
		handler.go#L372: func (h *commonHandler) attrSep() string {
		handler.go#L455: 	s.sep = s.h.attrSep()
		handler.go#L549: 	s.sep = s.h.attrSep()